ComponentOne ASP.NET MVC Controls
AllowMerging Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AllowMerging Property
Gets or sets which parts of the grid provide cell merging.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property AllowMerging As AllowMerging
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public virtual AllowMerging AllowMerging {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members